home *** CD-ROM | disk | FTP | other *** search
/ Aminet 18 / aminetcdnumber181997.iso / Aminet / dev / amos / AMOSList_0197.lzh / AMOSLIST / 000113_amos-request@svcs1.digex.net_Wed Jan 22 12:30:14 1997.msg < prev    next >
Internet Message Format  |  1997-02-02  |  2KB

  1. Received: from svcs1.digex.net (svcs1.digex.net [204.91.197.224])
  2.           by mail3.access.digex.net (8.8.4/8.8.4) with ESMTP
  3.       id MAA24763 for <mcox@access.digex.net>; Wed, 22 Jan 1997 12:30:12 -0500 (EST)
  4. Received: (from daemon@localhost)
  5.           by svcs1.digex.net (8.8.4/8.8.4)
  6.       id IAA05864 for amos-out; Wed, 22 Jan 1997 08:18:27 -0500 (EST)
  7. Received: from mail3.access.digex.net (mail3.access.digex.net [205.197.247.4])
  8.           by svcs1.digex.net (8.8.4/8.8.4) with ESMTP
  9.       id IAA05861 for <amos-list@svcs1.digex.net>; Wed, 22 Jan 1997 08:18:27 -0500 (EST)
  10. Received: from nexus.iu.hioslo.no (nexus.iu.hioslo.no [128.39.89.10])
  11.           by mail3.access.digex.net (8.8.4/8.8.4) with ESMTP
  12.       id IAA03971 for <amos-list@access.digex.net>; Wed, 22 Jan 1997 08:18:26 -0500 (EST)
  13. Received: from pc.iu.hioslo.no (pc [128.39.89.11]) by nexus.iu.hioslo.no (8.7.1/8.7.1) with ESMTP id OAA26322 for <amos-list@access.digex.net>; Wed, 22 Jan 1997 14:18:23 +0100 (MET)
  14. Received: from OIH2/MAILQUEUE by pc.iu.hioslo.no (Mercury 1.21);
  15.     22 Jan 97 14:24:22 +0100
  16. Received: from MAILQUEUE by OIH2 (Mercury 1.21); 22 Jan 97 14:24:11 +0100
  17. From: "OTTINSEN TOR ERIK/1AC" <TorErik.Ottinsen@iu.hioslo.no>
  18. Organization:  Oslo College
  19. To: amos-list@access.digex.net
  20. Date:          Wed, 22 Jan 1997 14:24:05 GMT+1
  21. MIME-Version:  1.0
  22. Content-type: text/plain; charset=US-ASCII
  23. Content-transfer-encoding: 7BIT
  24. Subject:       Re: pic
  25. Priority: normal
  26. X-mailer: Pegasus Mail v3.31
  27. Message-ID: <17BA1F52FE2@pc.iu.hioslo.no>
  28. Status: RO
  29. X-Status: 
  30.  
  31. >>When I try to display 64 colourpics they are
  32. >>distorted.
  33. >>Got any tips why?
  34. >
  35. >>>Give us an example of how you open the screen, etc. 
  36. >Screen Open 0,320,240,64,Lowres
  37. >Curs Off : Flash Off 
  38. >
  39. >Load Iff "64col_lowrespic",0
  40. >
  41.  
  42. It's not necessary to open a screen when you use the Load Iff "...",0 
  43. command, as this will erase screen 0 and open a new screen that fits 
  44. your picture...
  45.  
  46. If you want to load the pic onto your already opened screen, then 
  47. omit the ,0 part
  48.  
  49. ---> ottinst@pc.iu.hioslo.no <---